-
Home
-
Simply Static – The WordPress Static Site Generator
-
3.2.1
-
Code
-
Classes
- Archive_Creation_Job
Total Complexity |
37 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
385 |
Lines of code |
187 |
Logical lines of code |
122 |
Comment lines |
127 |
Methods |
17 |
Properties |
4 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
task() |
S |
47 |
6 |
36 |
cancel() |
S |
55 |
4 |
22 |
start() |
S |
49 |
3 |
31 |
shutdown_handler() |
S |
55 |
3 |
18 |
is_job_done() |
S |
71 |
4 |
5 |
find_next_task() |
S |
60 |
3 |
14 |
__construct() |
S |
69 |
2 |
7 |
save_status_message() |
S |
68 |
2 |
7 |
is_running() |
S |
74 |
2 |
4 |
complete() |
S |
60 |
1 |
12 |
get_current_task() |
S |
82 |
1 |
3 |
set_current_task() |
S |
81 |
1 |
3 |
get_task_list() |
S |
78 |
1 |
3 |
exception_occurred() |
S |
65 |
1 |
8 |
error_occurred() |
S |
66 |
1 |
8 |
get_options() |
S |
82 |
1 |
3 |
maybe_wp_die() |
S |
82 |
1 |
3 |